﻿2026-06-10T22:52:47.8914367Z ##[group]Run actions/checkout@v5
2026-06-10T22:52:47.8915164Z with:
2026-06-10T22:52:47.8915564Z   repository: SaberMage/spt-core
2026-06-10T22:52:47.8918869Z   token: ***
2026-06-10T22:52:47.8919398Z   ssh-strict: true
2026-06-10T22:52:47.8919787Z   ssh-user: git
2026-06-10T22:52:47.8920182Z   persist-credentials: true
2026-06-10T22:52:47.8920617Z   clean: true
2026-06-10T22:52:47.8921003Z   sparse-checkout-cone-mode: true
2026-06-10T22:52:47.8921456Z   fetch-depth: 1
2026-06-10T22:52:47.8921840Z   fetch-tags: false
2026-06-10T22:52:47.8922234Z   show-progress: true
2026-06-10T22:52:47.8922630Z   lfs: false
2026-06-10T22:52:47.8922998Z   submodules: false
2026-06-10T22:52:47.8923412Z   set-safe-directory: true
2026-06-10T22:52:47.8924085Z ##[endgroup]
2026-06-10T22:52:47.9709846Z Syncing repository: SaberMage/spt-core
2026-06-10T22:52:47.9711385Z ##[group]Getting Git version info
2026-06-10T22:52:47.9712103Z Working directory is '/home/reavus/actions-runner/_work/spt-core/spt-core'
2026-06-10T22:52:47.9713185Z [command]/usr/bin/git version
2026-06-10T22:52:47.9713630Z git version 2.43.0
2026-06-10T22:52:47.9714928Z ##[endgroup]
2026-06-10T22:52:47.9723673Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/761ea6ec-ca8e-42cb-b7a5-b087f53d6021' before making global git config changes
2026-06-10T22:52:47.9724963Z Adding repository directory to the temporary git global config as a safe directory
2026-06-10T22:52:47.9726437Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-06-10T22:52:47.9758136Z [command]/usr/bin/git config --local --get remote.origin.url
2026-06-10T22:52:47.9777659Z https://github.com/SaberMage/spt-core
2026-06-10T22:52:47.9787388Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-10T22:52:47.9790089Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-10T22:52:47.9808431Z refs/heads/main
2026-06-10T22:52:47.9814384Z [command]/usr/bin/git checkout --detach
2026-06-10T22:52:47.9852510Z HEAD is now at d239ae4 chore(traceability): restoration D7-3 — activate BROKER-PROCESS-ISOLATION int + reconcile re-points
2026-06-10T22:52:47.9885763Z [command]/usr/bin/git branch --delete --force main
2026-06-10T22:52:47.9911170Z Deleted branch main (was d239ae4).
2026-06-10T22:52:47.9939397Z ##[endgroup]
2026-06-10T22:52:47.9940265Z [command]/usr/bin/git submodule status
2026-06-10T22:52:48.0122227Z ##[group]Cleaning the repository
2026-06-10T22:52:48.0124926Z [command]/usr/bin/git clean -ffdx
2026-06-10T22:52:48.6803660Z Removing target/
2026-06-10T22:52:48.6813362Z [command]/usr/bin/git reset --hard HEAD
2026-06-10T22:52:48.6860249Z HEAD is now at d239ae4 chore(traceability): restoration D7-3 — activate BROKER-PROCESS-ISOLATION int + reconcile re-points
2026-06-10T22:52:48.6864123Z ##[endgroup]
2026-06-10T22:52:48.6865716Z ##[group]Disabling automatic garbage collection
2026-06-10T22:52:48.6869024Z [command]/usr/bin/git config --local gc.auto 0
2026-06-10T22:52:48.6895302Z ##[endgroup]
2026-06-10T22:52:48.6896818Z ##[group]Setting up auth
2026-06-10T22:52:48.6900123Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-10T22:52:48.6927250Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-10T22:52:48.7108341Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-10T22:52:48.7133624Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-10T22:52:48.7315294Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-10T22:52:48.7341526Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-10T22:52:48.7526588Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-06-10T22:52:48.7558826Z ##[endgroup]
2026-06-10T22:52:48.7560145Z ##[group]Fetching the repository
2026-06-10T22:52:48.7567281Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +d239ae418c6352f4f3a32d5ec6d365cc2a8a3180:refs/remotes/origin/main
2026-06-10T22:52:49.1799385Z ##[endgroup]
2026-06-10T22:52:49.1799974Z ##[group]Determining the checkout info
2026-06-10T22:52:49.1800565Z ##[endgroup]
2026-06-10T22:52:49.1811244Z [command]/usr/bin/git sparse-checkout disable
2026-06-10T22:52:49.1847431Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-06-10T22:52:49.1872506Z ##[group]Checking out the ref
2026-06-10T22:52:49.1874905Z [command]/usr/bin/git checkout --progress --force -B main refs/remotes/origin/main
2026-06-10T22:52:49.1914804Z Switched to a new branch 'main'
2026-06-10T22:52:49.1915275Z branch 'main' set up to track 'origin/main'.
2026-06-10T22:52:49.1919397Z ##[endgroup]
2026-06-10T22:52:49.1951533Z [command]/usr/bin/git log -1 --format=%H
2026-06-10T22:52:49.1971144Z d239ae418c6352f4f3a32d5ec6d365cc2a8a3180
